Skip to content
/ btmg Public

A map generator for AgonLight/Console8 which uses bitmap (16x16) images to create a 14x14 playfield

License

Notifications You must be signed in to change notification settings

8BitVino/btmg

Repository files navigation

(B)itmap (T)ile (M)ap (G)enerator

*** The functionality of BTMG has been supersceded by MapMaker ***

Make a simple 14 x 14 bitmap tiled (16x16 pixel) game field for Agonlight/Console8

Based on Agon sprite demos https://github.com/The-8bit-Noob

Bitmaps generated with https://github.com/robogeek42/agon_sped

btmg.bas - Basic example using 14 x 14 map defined in DATA input

randommap.bas - Extended example using a 15 x 15 map using chosing tiles randomly.

Notes

  1. Ensure that all RGB files are saved in same directory.
  2. Use robogeek42 sped.bas to create new RGB's and save in format (1) RGB8

btmg.bas

btmg.bas

Randommap.bas randommap.bas v1.0 Release version 14/1/2024

About

A map generator for AgonLight/Console8 which uses bitmap (16x16) images to create a 14x14 playfield

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages