Skip to content

冬奥运动小游戏。A Small Game APP base on raylib and C.

Notifications You must be signed in to change notification settings

BUAADreamer/WOGame

Repository files navigation

WOGame

Introduction

This is a Winter Olympic game APP base on raylib,containing two games,Skiing and Ice Pot.

This project is developed by 5 people team Dreamers from BUAA-SCSE in one day from 2021-5-8 to 2021-5-9 and take part in HackPKU2021.

The team members:

  • BUAADreamer
  • Sharp1129
  • 19373576
  • BUAA19373333
  • William-sulivan

4

2

3

About code

Now you can only run this game on Linux.

We develop it on Ubuntus.

After clone,you should move the raylib directory to its parent src.

The files Tree like this:

root_src
-WOGame
-raylib

You can use shell code below to run.

home:~$ mv ./WOGame/raylib/ ./raylib/
home:~$ cd WOGame
home:~/WOGame$ make
home:~/WOGame$ ./game #execute the game

About

冬奥运动小游戏。A Small Game APP base on raylib and C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published