Skip to content

wildMythicWest/console-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it about

In this game you control a funny character in a square. Don't go out of bounds because the game will crash.

Controls

W,A,S,D for movement

C to exit the game

How to run

Run from git bash or other unix terminal

Make sure that the terminal has a large window size

Go to the jar directory (game/) and execute

java -cp game.app.main.jar game.App

Make sure that your focus is on the swing window (the small window with the java icon) because it is used for handling the inputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages