All Projects → YueDayu → Asmflappybird

YueDayu / Asmflappybird

A flappy bird using asm language with QLearning method

Programming Languages

assembly
5116 projects

AsmFlappyBird

A flappy bird version writen in asm language with Q Learning method.

Environment

OS: Windows 10 64-bits

complier: MASM (recommend using RadASM)

Usage

Just tap SPACE-KEY to start!

If you want to train your own model, press 'a' or click 'Mode' to switch to auto mode.

When the model is good enough, save model using 'File -> Save'; you can also load the last model using 'File -> Load'

Image

Thanks to

  1. Yang Lei's project
  2. SarvagyaVaish's work
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].