Skip to content

cpppd/dots-remake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dots Remake

This a remake of the game Dots: A Game About Connecting written in Java using Processing.

How to compile

These instructions assume you are on a Linux machine and have the JDK installed. I think this may also work on a Mac and the java/javac commands inside the *.sh files are probably the same on Windows.

  1. Make sure all *.sh files are executable

    $ chmod 755 *.sh

  2. Run ./compile.sh

  3. Run ./run.sh

  4. Have fun!

About

A remake of the game Dots

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.3%
  • Processing 17.0%
  • Shell 0.7%