Skip to content

Large graphics project implemented with the Gator language

Notifications You must be signed in to change notification settings

cucapra/gator-game

Repository files navigation

gator-game

Large graphics project implemented with the Gator language

Installation

Use the package manager npm to install dependencies.

npm install

We are using parcel to run a server on port 1234. Run the command below and navigate to localhost:1234.

parcel serve index.html

linguine is added as a git submodule, and it can be kept updated with its real repo by cd'ing into the linguine folder and using git pull (and then subsequently going into the parent gator-game directory and doing the standard git commit and git push to save this change). You can also change the linguine branch by navigating to the linguine folder and using git checkout <branch>

Camera Movement:

WASD to move

Click and drag or arrow keys to pan

About

Large graphics project implemented with the Gator language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •