A retro-style panda platformer game.
Copyright © 2017 Bruno Oliveira - brunotc@gmail.com
Follow me on Twitter: @btco_code
8 Bit Panda is a classic platformer for the TIC-80 fantasy console. You can move, run, jump and get powerups. It has 17 levels distributed across 6 major areas (isles).
You can play it online here:
Each isle has its distinct look and feel, with different challenges and enemies:
The source code is written in LUA and the game art was entirely created using the TIC-80 editor, including music.
If you'd like to know more details about how the game works and the development process, this article may interest you.
This software is distributed under the Apache License, version 2.0.
Copyright (c) 2017 Bruno Oliveira
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.