codepath / codepath/ai_open_source_prework

Prework Milestone 1: Displaying the map

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
2
Forks
175
PR merge metrics
No merged PRs in 30d

Description

**Problem:**
There are no files to run the app or see the map

**Issue Recreation Steps:**
- Fork repository
- Clone repository locally

**Implementation Suggestions:**
We should start building the game client described in the README. Let's start by creating index.html and a CSS file that displays the world map. The world map image should be displayed in actual size, with no scaling. We should see the upper left of the map, so that it matches with the world’s coordinate system. Implement using a canvas, the map should fill the browser window.

**Testing Criteria:**
Open index.html in Chrome and confirm that you can see the top left of the map.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.