Skip to content

ViseROM/GridBasedMovementDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

GridBasedMovementDemo

Project Title: Grid Based Movement Demo

Version/Date: 1.0 - April 2022

Author: Vachia Thoj

Description:

  • A Demo of how an objects moves on a grid/tile map.
  • GUI built using the Swing and AWT libraries in Java
  • Possible movements: left, right, up, down, NO diagonal movements
  • Keyboard controls: Arrow keys

—— To Run Program Using an IDE —— Clone/download the project, then run the Main.java file to start program

—— Code was originally written and executed using the Eclipse IDE ——

Releases

No releases published

Packages

No packages published

Languages