Skip to content

Cheuring/PlantStarBrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantStarBrawl

Brief introduction

A project for the course "Programming Practice".

Mainly inspired by @Voidmatrix, adding two characters and brand new buff game mechanics. Additionally, there is a beta online version.

GetStart

first you need to install easyx and configure it correctly

then you can clone this project and run

mkdir build
cd build
cmake ..
make .

operation (online)

Key Action
W jump
S drow
A left
D right
J attack
K ex_attack

operation (local)

Player 1 Action Player 2 Action
W jump jump
S drow drow
A left left
D right right
F attack . attack
G ex_attack / ex_attack

TODO

  • add lockstep
  • add fancy UI when connecting
  • add more characters
  • add more buff
  • add more game mechanics

License

MIT

About

c++和easyx实现的简单双人联机小游戏

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published