Skip to content

A medieval adventure-themed 2D platformer game made using JavaFX for an academic Computer Science semester project

Notifications You must be signed in to change notification settings

DCDev23/Simple-2D-Platformer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-2D-Platformer-Game

A medieval adventure-themed 2D platformer game made using JavaFX for an academic Computer Science semester project

Game Description

Medieval Adventure is a 2D single player platform game where the player must navigate through enemies on the map until reaching the end of the level.

Game rules and conditions

Objective: Kill all enemies on the map without falling off the map or touching enemies. Reach the end of the level to win the game. Rules: The player controls a knight’s movement using the “A,D” and “spacebar” keys. The player can throw knives at enemies using the “enter” key (up to 3 knives can be thrown at a time). An enemy will die after a knife is thrown at it. The Knight will die by touching the enemy or falling off the map. Win condition: reach the end of the level without falling off the map or touching enemies. Lose condition: the knight dies when falling off the map or touching enemies.

In-Game Screenshots

image Game Start

image Game Lose (return to main menu)

image Game Win

Image Asset References

All in-game images used are usable under Creative Commons Attribution 3.0 license. (CC-BY-SA 3.0) or CC0.

player.png: "Knight Sprite" by killyoverdrive licensed CC-BY 3.0: https://opengameart.org/content/knight-sprite

background6.jpg: "Background" by jkjkke licensed CC-BY 3.0: https://opengameart.org/content/background-6

EndScreen.jpg: "EndGameScreen" is a derivative of "Background" by jkjkke licensed CC-BY 3.0 / Text added over original: https://opengameart.org/content/background-6

swordsman.png: "Swordsman" by LordNeo licensed CC-BY 3.0: https://opengameart.org/content/swordsman-static-64x64

shuriken.gif: "Shuriken" by Spring licensed CC0: https://opengameart.org/content/shuriken-1

grass_block.png: "32x32 Grass Block" by Flames1210 licensed CC0: https://opengameart.org/content/32x32-grass-block

Dirt 2 .png: "Simple Seamless tiles of dirt and sand" by LuminousDragonGames licensed CC0: https://opengameart.org/content/simple-seamless-tiles-of-dirt-and-sand

dark background.png: "Dark Night, Full Moon Background" by IndieSquid licensed CC-BY 3.0: https://opengameart.org/content/dark-night-full-moon-background

GameMenu.png "GameMenu" is a derivative of "Dark Night, Full Moon Background" by jkjkke licensed CC-BY 3.0 / Text added over original: https://opengameart.org/content/dark-night-full-moon-background

Referencing Rules: https://opengameart.org/content/faq#q-how-to-credit

About

A medieval adventure-themed 2D platformer game made using JavaFX for an academic Computer Science semester project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages