Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple 3D snowboarding game.

License

NotificationsYou must be signed in to change notification settings

mrbid/Snowboarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowboarder

A simple 3D snowboarding game.

Snowboarder Game Screenshot

How to play

Use the keyboard arrow keys to move from left to right.

The game never ends, score is tallied in the program title bar and console window if available.

You can press R to pick fresh random seed any time during gameplay.


Video

https://youtu.be/qV6TNY7SgIU


Web

https://mrbid.github.io/snowboarder/
(controls are left and right click)


Snapcraft / Software Center

https://snapcraft.io/snowboarder


AppImage

https://github.com/mrbid/Snowboarder/raw/main/Snowboarder-x86_64.AppImage


[x86_64] Linux Binary (Ubuntu 21.10)

https://github.com/mrbid/Snowboarder/raw/main/snowboarder


[ARM64] Linux Binary (Raspbian 10)

https://github.com/mrbid/Snowboarder/raw/main/snowboarder_arm


Windows Binary

https://github.com/mrbid/Snowboarder/raw/main/snowboarder.exe
https://github.com/mrbid/Snowboarder/raw/main/glfw3.dll


Prerequisites

sudo apt install libglfw3 libglfw3-dev upx-ucl gcc-mingw-w64-i686-win32


Compile & Install

gcc main.c glad_gl.c -Ofast -lglfw -lm -o snowboardersudo cp snowling /usr/bin/snowboarder

Make & Install

makesudo make install /usr/bin

Footnotes

Attributions

http://www.forrestwalter.com/icons/
https://fontawesome.com/v5.15/icons/skull-crossbones


[8]ページ先頭

©2009-2025 Movatter.jp