Skip to content

kanzoonrekza/CPP_Bulldozer_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BOLLDOZER GAME

Programming 1 Practicum Final Project

Overview

A simple classic bulldozer command prompt game, created with C++ without using a single asset

Home page view, based on my experience. Some symbol may look different for some reason I don't know

home

Game Mechanic

There are 3 ways to move your character:

  • Use arrow key
  • Use WASD
  • Use shift+(HKPM)

Level

Currently, there are 4 playable level

Level-1 level-1 Level-2 level-2 Level-3 level-3 Level-4 level-4

For Future Update

  • Give some comments for guide inside the code
  • Add score system based on playtime
  • Add more level

Although I don't think I will continue developing this simple game, but maybe, sometimes :)

About

Programming 1 Practicum Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages