Sample-game

Sample-game

Debasis1963

This code example shows how to use a timer, mouse input, keyboard input, and other elements of a simple game. The example also shows how to use the state design pattern for the three states in the game, the introduction screen, the game, and the game over screen. This complicates the code somewhat, but makes it much easier to add states to the game. It is not really a game, more of a sketch for a game architecture.

3 Stars
2 Forks
3 Watchers
Java Language
apache-2.0 License
Cost to Build
$774
Market Value
$500

Growth over time

1 data points  ·  2021-08-06 → 2021-08-06
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Sample-game

Question copied to clipboard

What is the Debasis1963/Sample-game GitHub project? Description: "This code example shows how to use a timer, mouse input, keyboard input, and other elements of a simple game. The example also shows how to use the state design pattern for the three states in the game, the introduction screen, the game, and the game over screen. This complicates the code somewhat, but makes it much easier to add states to the game. It is not really a game, more of a sketch for a game architecture.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Sample-game

Clone via HTTPS

git clone https://github.com/Debasis1963/Sample-game.git

Clone via SSH

[email protected]:Debasis1963/Sample-game.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Sample-game issue tracker:

Open GitHub Issues