GitXplorerGitXplorer
b

panda

public
58 stars
7 forks
1 issues

Commits

List of commits on branch master.
Verified
3de3ae6cd7696606b855845c5b0ebb8cacd99dcd

Update README.md

committed 6 years ago
Unverified
600f7c54750a7f610e0756cedde97c4ef4fb5b5c

Update README.md

committed 7 years ago
Unverified
36910481b89a950915643914cc0a4d93b9c3d2cd

Adding twitter handle.

bbtco committed 7 years ago
Unverified
12647ca6dc33933874af922d047a0c63f35c19c7

Adding more links.

bbtco committed 7 years ago
Unverified
086e078750244e722d671fd6ea4cde81b06f78f7

Adding cover image?

bbtco committed 7 years ago
Unverified
36b208010381a75c2db66cb334cbe86140666068

Fix license text.

bbtco committed 7 years ago

README

The README file for this repository.

8 Bit Panda

A retro-style panda platformer game.

Copyright © 2017 Bruno Oliveira - brunotc@gmail.com

Follow me on Twitter: @btco_code

Title screen

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:

World map screen

Each isle has its distinct look and feel, with different challenges and enemies:

Gameplay screenshot 1

Gameplay screenshot 2

Gameplay screenshot 3

Gameplay screenshot 4

Gameplay screenshot 5

Gameplay screenshot 6

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.

License

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.