Bit Bowl

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

A bowling game made for the WASM-4 fantasy console. The game was made in C++, using zero standard library code, and only using the external WASM-4 API as well as handwritten code. All standard functions (sprintf, memcpy, strlen, abs) were implemented using C++ code and calls to __builtin_* primitives for primitive WebAssembly operations (like sqrt and popcount). 

The game features a regular bowling mode, playable by up to four players, locally or via netplay.  The player can control the direction of the ball and must time their throw for optimal power. If the player scores a new record in bowling, they will be able to enter their name into a high score table which is automatically saved.

The game also features a survival mode, a single-player mode where the player must hit as many spares in a row as they can. If they fail to hit a spare, their game is over.

Like in the regular bowling game, if the player scores a new record in survival mode, they will be able to enter their name into a high score table which is automatically saved. 

Due to performance issues with WASM-4 in certain versions of Firefox, it's recommended that you run this game in Chrome.

Platforms
Genre
Release date
Developer
DanZC
Age rating
Not rated

System requirements for Web

System requirements for Linux

System requirements for macOS

System requirements for PC

Read more...
Edit the game info
Last Modified: Aug 22, 2022

Where to buy

itch.io