Skip to content
Snippets Groups Projects
Commit e766f0ba authored by Jonathan Vitale's avatar Jonathan Vitale
Browse files

Add the events listeners for the buttons

parent 81c0bb96
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<head>
<script type="text/javascript" src="game-logic.js"></script>
</head>
<body style="background-color: green; color:white; font-family:Arial, Helvetica, sans-serif;">
<body onload="addEventsListeners()" style="background-color: green; color:white; font-family:Arial, Helvetica, sans-serif;">
<table border="1" width="50%" align="center">
<tr>
<td colspan="2">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment