SamuNatsu / OutbreakAlef

A naive game made with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OutbreakAlef

A naive game made with Java

Used GermanCoding's RUDP library for internet transiting

Support 1-player gaming & 2-players gaming (Thx to GermanCoding's lib again)

Warning

  1. Full of naive coding style
  2. Contains meaningless code

Play

  1. Download the whole repo
  2. Run bnr.bat to automaticly compile & run

Notice

  1. .class files are stored in build/ folder
  2. After compiling, you can get OutbreakAlef.jar, which you can run it portable with run.bat

About

A naive game made with Java

License:MIT License


Languages

Language:Java 99.8%Language:Batchfile 0.2%