Skip to content

hujunhan/PaoPaoTang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an simple game inspired by Crazy Arcade

Using C++ and ege graphics library

The Code

Main source code can be found in src/ folder

The client.exe and server.exe will be in bin/ folder after make

Control

  • w move up
  • a move left
  • s move down
  • d move right
  • space lay the bomb

Usage

Offline Mode

Just run the server.exe and type L in the login page

Online Mode

  1. First run server.exe in computer A in a local network and have an IPv4 address $aa.bb.cc.dd$, and type z to activate online mode, start listening

  2. Run client.exe in computer B in the same local network with A.

    type the server’s address (in this case $aa.bb.cc.dd$) in the command line

  3. Start fighting with your friend

About

An easy GUI game using C++ and ege

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors