SergioLuis / CHIPEIT

A CHIP-8 emulator for Android, written in Kotlin
GNU General Public License v3.0
3 stars 1 forks source link

Implement basic application structure #3

Closed SergioLuis closed 6 years ago

SergioLuis commented 6 years ago

Developer: @SergioLuis Reviewer: @mikelcaz

Please, look at the code: @jhvargas3112 @ugedo


Implement a first draft of the application so the development and testing of the application on Android devices can start.

This task is not to implement the final UI, but to implement a rudimentary version of it that can help us to launch the backend on Android, so the following functionalities are nice to have on this first UI:

SergioLuis commented 6 years ago

This depends on Implement general application structure.

SergioLuis commented 6 years ago

Implemented the following:

screenshot_20180515-192451 screenshot_20180515-192459 screenshot_20180515-192513 screenshot_20180515-192521