https://github.com/phattharaphorn/shooter-rainjerr
👾 The Shooter Rainjerr's game project developed in C++ and using SFML.
https://github.com/phattharaphorn/shooter-rainjerr
c cpp game-project sfml-game-development
Last synced: 2 months ago
JSON representation
👾 The Shooter Rainjerr's game project developed in C++ and using SFML.
- Host: GitHub
- URL: https://github.com/phattharaphorn/shooter-rainjerr
- Owner: phattharaphorn
- Created: 2023-11-28T08:07:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T20:55:42.000Z (over 2 years ago)
- Last Synced: 2025-03-16T16:46:03.243Z (over 1 year ago)
- Topics: c, cpp, game-project, sfml-game-development
- Language: C++
- Homepage:
- Size: 3.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Fundamental - Project
Programming Project (01076104), Computer Engineering 60 at KMITL.
- This repository is the Shooter Rainjerr's game project developed Player, Score, Menu, Game Over, Item, and Enemy in **C++** and using **SFML** in graphics rendering, input management, sound work, screen management, and timing management.
## List all files in the project
- [Code](source-code)
- [Asset](release)
- [Proposal & Poster](Infographics)
## Project Directory
- [Game project](game-project)