暫無描述

jblanked 13d20fc682 check each player field when loading 1 年之前
alloc 5c4d163f71 Final 0.1 edits 1 年之前
assets b96c3d960c update home image, add icons from pr3 1 年之前
callback 8f6b120127 save data when switch lvl, fix typos, improve load 1 年之前
easy_flipper 4258eb00ab New JSON parsing 1 年之前
engine d389528cc0 Re-organize and update settings 1 年之前
file_assets b96c3d960c update home image, add icons from pr3 1 年之前
flip_storage 13d20fc682 check each player field when loading 1 年之前
flipper_http e6f9a9330e add enemy context using JSON + new parsing 1 年之前
font 4429df3fcb Initial commit 1 年之前
game 13d20fc682 check each player field when loading 1 年之前
jsmn 140ca323d9 fix out of memory when starting the game 1 年之前
sprites b96c3d960c update home image, add icons from pr3 1 年之前
text_input 4429df3fcb Initial commit 1 年之前
.gitattributes 37a248ee05 Initial commit 1 年之前
LICENSE 37a248ee05 Initial commit 1 年之前
README.md c1b83b8f2a Update readme and application.fam 1 年之前
app.c de1ba585ba edit json, sync v0.1 -> 0.2, load/save player info 1 年之前
app.png ec465d96ac Update app.png 1 年之前
application.fam 02bf71f9b5 reset health/position on death + reorganize assets 1 年之前
flip_world.c 8f6b120127 save data when switch lvl, fix typos, improve load 1 年之前
flip_world.h 8f6b120127 save data when switch lvl, fix typos, improve load 1 年之前

README.md

FlipWorld

The first open-world multiplayer game for the Flipper Zero, best played with the VGM.

Requirements

How It Works

FlipWorld and FlipSocial are connected. Your login information is the same in both apps; if you register an account in either app, you can log in to both using that information. This also means that your friends, messages, and achievements are synced between apps. You only need a username and password to start, which is set in the User Settings. Keep in mind your username will be displayed to others, so choose wisely.

We've simplified the settings for easy use of the app. In the Game Settings, you can adjust the FPS (30, 60, 120, or 240), download World Packs, and select whether you want the screen backlight to always be on.

The controls in the game are straightforward. Press and hold left to go left, press and hold right to go right, etc. If you press the OK button, it will teleport you to the next available world. Do NOT spam the OK button as it could freeze your Flipper Zero. Press it once and wait for it to load.

Roadmap

v0.2

  • Stability patch
  • Video Game Module support

v0.3

  • ???

v0.4

  • ???

v0.5

  • ???

v0.6

  • ???

v0.7

  • ???

v0.8

  • Multiplayer support

v1.0

  • Official release