Skip to content

edd-ie/2D-Java-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Template

Getting started

You have 3 options:

  1. Clone/Fork the project
  2. Download the zip file
  3. Copy the contents of the src/main folder to your project.

How to run

Compile and run the Main class file which will result in a window opening displaying a black background and the size of one pixel in the application

Modification

Most of the modification to how the program runs can be done in the Game class:

  1. Screen settings
  2. Adding Characters
  3. Game Fps
  4. Game loop

For changes in regard to key presses can be done in the EvenListener class

License

Template is free, use it how you like it 👍

About

A template for making apps, games or anything using java's Graphics2D library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages